-
Home
-
GoSMTP – SMTP for WordPress
-
1.0.7
-
Code
-
Classes
- Loader
Total Complexity |
99 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
471 |
Lines of code |
320 |
Logical lines of code |
186 |
Comment lines |
6 |
Methods |
22 |
Properties |
7 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_response() |
B |
35 |
19 |
75 |
get_plugin_name() |
A |
52 |
9 |
22 |
set_from() |
S |
53 |
7 |
22 |
filterRecipientsArray() |
S |
58 |
5 |
16 |
get_mailer_source() |
S |
58 |
5 |
16 |
setHeaders() |
S |
62 |
6 |
10 |
save_options() |
S |
59 |
5 |
14 |
handle_response() |
S |
51 |
4 |
28 |
message_formatting() |
S |
59 |
4 |
15 |
get_response_error_message() |
S |
60 |
4 |
13 |
get_from() |
S |
60 |
4 |
13 |
delete_option() |
S |
65 |
4 |
8 |
getOption() |
S |
63 |
4 |
10 |
update_option() |
S |
63 |
3 |
11 |
getActiveMailer() |
S |
69 |
3 |
6 |
getMailerOption() |
S |
68 |
3 |
7 |
get_backup_connection() |
S |
69 |
3 |
6 |
RandomString() |
S |
64 |
2 |
9 |
getDefaultParams() |
S |
66 |
2 |
8 |
loadOptions() |
S |
76 |
1 |
4 |
setHeader() |
S |
75 |
1 |
4 |
__construct() |
S |
82 |
1 |
3 |